home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / lanman / drivers / os2 / SPIDER / SPIDERO.ZIP / PROTOCOL.INI < prev    next >
Encoding:
Text File  |  1991-03-23  |  329 b   |  16 lines

  1.  
  2. ; Main driver name.
  3.    DRIVERNAME = SPIDER$
  4.  
  5. ; Posible driver interrupts are 2 - 7.
  6. ; Default is 3.
  7.    INTERRUPT = 3
  8.  
  9. ; Static RAM size on the adapter can be either 8 or 32 (K Bytes).
  10. ; Default is 8.
  11.    SRAMSIZE = 8
  12.  
  13. ; I/O ports available are 0x200 - 0x3e0 in steps of 0x20.
  14. ; Default is 0x300.
  15.    IOBASE = 0x300
  16.